谷歌将Api和谷歌放置在网络服务中,不会向制作者展示

时间:2016-06-29 21:51:15

标签: java android google-maps google-play-services google-places-api

我在Android Studio中使用本教程(tutorial link)来完成我的应用程序(几个月前),在我完成应用程序之后它正在工作,我从不接触代码,但是现在我想创建一个新的应用程序,几天前它正在运行,但现在它不起作用(新的应用程序和旧的应用程序),我不记得碰到任何东西

我检查了密钥(Android密钥和浏览器密钥),它确定了,我也激活了所有Api Google Maps

我已经尝试删除keyStore并使用新的SHA-1生成一个新密钥,但它也不起作用

我已经尝试将Google Play服务8.1.0更新为Google Play服务9.0.1(或2),但它也没有奏效。 (谷歌播放服务8.1.0是我使用的版本以及它在几天前的最后一次使用的版本)

我尝试了很多东西,但是有人工作了,我的应用程序现在只占用我的位置

LogCat(新应用):

06-29 17:18:24.974 9778-9788/com.fastcoding.testemapa I/art: Debugger is no longer active
06-29 17:36:15.197 2491-3353/com.fastcoding.testemapa I/GMPM: App measurement is starting up
06-29 17:36:15.205 2491-3353/com.fastcoding.testemapa E/GMPM: getGoogleAppId failed with status: 10
06-29 17:36:15.206 2491-3353/com.fastcoding.testemapa E/GMPM: Uploading is not possible. App measurement disabled
06-29 17:36:15.461 2491-2491/com.fastcoding.testemapa I/zzy: Making Creator dynamically
06-29 17:36:15.472 2491-2491/com.fastcoding.testemapa W/ResourcesManager: Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
06-29 17:36:15.472 2491-2491/com.fastcoding.testemapa W/ResourcesManager: Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
06-29 17:36:15.563 2491-2504/com.fastcoding.testemapa W/art: Suspending all threads took: 24.272ms
06-29 17:36:15.593 2491-2509/com.fastcoding.testemapa I/art: Background sticky concurrent mark sweep GC freed 17707(2MB) AllocSpace objects, 29(484KB) LOS objects, 17% free, 9MB/12MB, paused 10.088ms total 93.136ms
06-29 17:36:15.610 2491-2491/com.fastcoding.testemapa D/ChimeraCfgMgr: Reading stored module config
06-29 17:36:15.692 2491-2491/com.fastcoding.testemapa D/ChimeraFileApk: Primary ABI of requesting process is armeabi-v7a
06-29 17:36:15.696 2491-2491/com.fastcoding.testemapa D/ChimeraFileApk: Classloading successful. Optimized code found.
06-29 17:36:15.944 2491-2491/com.fastcoding.testemapa I/Google Maps Android API: Google Play services client version: 8115000
06-29 17:36:15.957 2491-2491/com.fastcoding.testemapa I/Google Maps Android API: Google Play services package version: 9256236
06-29 17:36:16.634 2491-3419/com.fastcoding.testemapa D/OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
06-29 17:36:16.647 2491-2491/com.fastcoding.testemapa D/Atlas: Validating map...
06-29 17:36:16.704 2491-3423/com.fastcoding.testemapa I/b: Sending API token request.
06-29 17:36:16.812 2491-3419/com.fastcoding.testemapa I/Adreno-EGL: <qeglDrvAPI_eglInitialize:410>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_LA.BF.1.1.1_RB1.05.00.02.042.016_msm8226_LA.BF.1.1.1_RB1__release_AU ()
OpenGL ES Shader Compiler Version: E031.25.03.00
Build Date: 02/11/15 Wed
Local Branch: 
Remote Branch: quic/LA.BF.1.1.1_rb1.10
Local Patches: NONE
Reconstruct Branch: AU_LINUX_ANDROID_LA.BF.1.1.1_RB1.05.00.
02.042.016 + 62ca4eb + acd831d + 9f8b442 + e027a02 +
cba30ba + 53c303a + a649d79 + 23e16f8 + 5e97da7 + cbd2a44 + 
33d072a + 7aacf06 + 72b33e7 + 28f6f60 + b4c13d8 +  NOTHING
06-29 17:36:16.817 2491-3419/com.fastcoding.testemapa I/OpenGLRenderer: Initialized EGL, version 1.4
06-29 17:36:16.885 2491-3419/com.fastcoding.testemapa D/OpenGLRenderer: Enabling debug mode 0
06-29 17:36:18.526 2491-3408/com.fastcoding.testemapa W/DynamiteModule: Local module descriptor class for com.google.android.gms.googlecertificates not found.
06-29 17:36:18.539 2491-3408/com.fastcoding.testemapa I/DynamiteModule: Considering local module com.google.android.gms.googlecertificates:0 and remote module com.google.android.gms.googlecertificates:1
06-29 17:36:18.539 2491-3408/com.fastcoding.testemapa I/DynamiteModule: Selected remote version of com.google.android.gms.googlecertificates, version >= 1
06-29 17:36:18.559 2491-3408/com.fastcoding.testemapa D/ChimeraFileApk: Primary ABI of requesting process is armeabi-v7a
06-29 17:36:18.560 2491-3408/com.fastcoding.testemapa D/ChimeraFileApk: Classloading successful. Optimized code found.
06-29 17:36:18.569 2491-3408/com.fastcoding.testemapa D/GoogleCertificates: com.google.android.gms.googlecertificates module is loaded
06-29 17:36:18.786 2491-3408/com.fastcoding.testemapa D/GoogleCertificatesImpl: Fetched 163 Google release certificates
06-29 17:36:18.795 2491-3408/com.fastcoding.testemapa D/GoogleCertificatesImpl: Fetched 318 Google certificates
06-29 17:36:18.991 2491-3423/com.fastcoding.testemapa I/b: Received API Token: AH0uPGEnEpxLuGLFBvrjC3jF4bdpKGY667r-rBI8ITB6jrjPy03SrXHJx7kQxYVZyRj0Wu65Po4HxkuYnVaaJ4hqW37WhejH3jDPpSNX8K1LyLeOAuxCraU37jpvRZuUjslkW5FWpVfZfHXaQqoTyBJzZK-OwiGyStIjQOGuj5_udSZrCYdfB9aE9wlhhOcNYYcxP4mncLnk / Expires in: 432000000ms
06-29 17:36:18.991 2491-3423/com.fastcoding.testemapa I/c: Scheduling next attempt in 431700 seconds.
06-29 17:36:18.997 2491-3423/com.fastcoding.testemapa I/d: Saved auth token

Manifest(新应用):

<uses-sdk
    android:minSdkVersion="8"
    android:targetSdkVersion="17" />

<permission
    android:name="com.fastcoding.testemapa.permission.MAPS_RECEIVE"
    android:protectionLevel="signature"/>

<uses-permission android:name="com.fastcoding.testemapa.permission.MAPS_RECEIVE"/>

<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="com.google.android.providers.gsf.permission.READ_GSERVICES"/>
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>

<uses-feature
    android:glEsVersion="0x00020000"
    android:required="true"/>

build.gradle(模块:应用)(新应用):

apply plugin: 'com.android.application'

android {
    compileSdkVersion 22
    buildToolsVersion "23.0.1"

    defaultConfig {
        applicationId "com.fastcoding.testemapa"
        minSdkVersion 15
        targetSdkVersion 22
        versionCode 1
        versionName "1.0"
    }
    buildTypes {
        release {
            minifyEnabled false
            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
        }
    }
}

dependencies {
    compile fileTree(dir: 'libs', include: ['*.jar'])
    testCompile 'junit:junit:4.12'
    compile 'com.android.support:appcompat-v7:22.2.1'
    compile 'com.android.support:design:22.2.1'
    compile 'com.google.android.gms:play-services:8.1.0'

}

这是我在GitHub上的应用代码: 旧应用:GitHub's link to old app这是有效的,但现在还没有 新应用:GitHub's link to new app

请有人有一些解决方案吗?非常感谢

0 个答案:

没有答案