Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 3    Views: 239

APP GEEK
I hate code!
Profile
Posts: 9
Reg: Jan 16, 2018
City
90
01/25/18 05:48 PM (6 years ago)

Android blank screen

I downloaded the Android code from buzztouch, I facing problem once I compiled the app from an android studio, app output screen in the simulator shows a blank screen.
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
01/27/18 03:15 PM (6 years ago)
Would you be able to post some of the log file from Android Studio? Cheers! -- Smug
 
APP GEEK
I hate code!
Profile
Posts: 9
Reg: Jan 16, 2018
City
90
like
02/01/18 01:50 AM (6 years ago)
Grade Console Log : - Executing tasks: [:app:generateDebugSources, :app:generateDebugAndroidTestSources, :app:mockableAndroidJar] Configuration on demand is an incubating feature. Configuration 'compile' in project ':app' is deprecated. Use 'implementation' instead. :app:preBuild UP-TO-DATE :app:preDebugBuild UP-TO-DATE :app:compileDebugAidl UP-TO-DATE :app:compileDebugRenderscript UP-TO-DATE :app:checkDebugManifest UP-TO-DATE :app:generateDebugBuildConfig UP-TO-DATE :app:prepareLintJar UP-TO-DATE :app:generateDebugResValues UP-TO-DATE :app:generateDebugResources UP-TO-DATE :app:mergeDebugResources UP-TO-DATE :app:createDebugCompatibleScreenManifests UP-TO-DATE :app:processDebugManifest UP-TO-DATE :app:splitsDiscoveryTaskDebug UP-TO-DATE :app:processDebugResources UP-TO-DATE :app:generateDebugSources UP-TO-DATE :app:preDebugAndroidTestBuild UP-TO-DATE :app:compileDebugAndroidTestAidl UP-TO-DATE :app:processDebugAndroidTestManifest UP-TO-DATE :app:compileDebugAndroidTestRenderscript UP-TO-DATE :app:generateDebugAndroidTestBuildConfig UP-TO-DATE :app:generateDebugAndroidTestResValues UP-TO-DATE :app:generateDebugAndroidTestResources UP-TO-DATE :app:mergeDebugAndroidTestResources UP-TO-DATE :app:splitsDiscoveryTaskDebugAndroidTest UP-TO-DATE :app:processDebugAndroidTestResources UP-TO-DATE :app:generateDebugAndroidTestSources UP-TO-DATE :app:mockableAndroidJar UP-TO-DATE BUILD SUCCESSFUL in 8s 22 actionable tasks: 22 up-to-date Executing tasks: [:app:assembleDebug] Configuration 'compile' in project ':app' is deprecated. Use 'implementation' instead. :app:buildInfoDebugLoader :app:preBuild UP-TO-DATE :app:preDebugBuild UP-TO-DATE :app:compileDebugAidl UP-TO-DATE :app:compileDebugRenderscript UP-TO-DATE :app:checkDebugManifest UP-TO-DATE :app:generateDebugBuildConfig UP-TO-DATE :app:prepareLintJar UP-TO-DATE :app:generateDebugResValues UP-TO-DATE :app:generateDebugResources UP-TO-DATE :app:mergeDebugResources UP-TO-DATE :app:createDebugCompatibleScreenManifests UP-TO-DATE :app:processDebugManifest :app:splitsDiscoveryTaskDebug UP-TO-DATE :app:processDebugResources :app:generateDebugSources :app:javaPreCompileDebug UP-TO-DATE :app:compileDebugJavaWithJavac UP-TO-DATE :app:mergeDebugShaders UP-TO-DATE :app:compileDebugShaders UP-TO-DATE :app:generateDebugAssets UP-TO-DATE :app:mergeDebugAssets UP-TO-DATE :app:packageInstantRunResourcesDebug UP-TO-DATE :app:checkManifestChangesDebug :app:transformClassesWithExtractJarsForDebug UP-TO-DATE :app:transformClassesWithInstantRunVerifierForDebug UP-TO-DATE :app:transformClassesWithDependencyCheckerForDebug UP-TO-DATE :app:compileDebugNdk NO-SOURCE :app:mergeDebugJniLibFolders UP-TO-DATE :app:transformNativeLibsWithMergeJniLibsForDebug UP-TO-DATE :app:processDebugJavaRes NO-SOURCE :app:transformResourcesWithMergeJavaResForDebug UP-TO-DATE :app:transformNativeLibsAndResourcesWithJavaResourcesVerifierForDebug UP-TO-DATE :app:transformClassesWithInstantRunForDebug UP-TO-DATE :app:transformClassesEnhancedWithInstantReloadDexForDebug UP-TO-DATE :app:incrementalDebugTasks UP-TO-DATE :app:preColdswapDebug :app:fastDeployDebugExtractor UP-TO-DATE :app:generateDebugInstantRunAppInfo UP-TO-DATE :app:transformClassesWithInstantRunSlicerForDebug UP-TO-DATE :app:transformClassesWithDexBuilderForDebug UP-TO-DATE :app:transformDexArchiveWithExternalLibsDexMergerForDebug UP-TO-DATE :app:transformDexArchiveWithDexMergerForDebug UP-TO-DATE :app:validateSigningDebug :app:transformDexWithInstantRunDependenciesApkForDebug UP-TO-DATE :app:transformDexWithInstantRunSlicesApkForDebug UP-TO-DATE :app:packageDebug UP-TO-DATE :app:buildInfoGeneratorDebug :app:compileDebugSources UP-TO-DATE :app:assembleDebug BUILD SUCCESSFUL in 3m 7s 41 actionable tasks: 7 executed, 34 up-to-date Event Log :- 2/1/2018 1:39 PM Gradle sync started 1:40 PM Project setup started 1:41 PM Gradle sync finished in 1m 28s 920ms 1:41 PM Executing tasks: [:app:generateDebugSources, :app:generateDebugAndroidTestSources, :app:mockableAndroidJar] 1:41 PM Gradle build finished in 9s 937ms 1:41 PM * daemon not running; starting now at tcp:5037 1:41 PM * daemon started successfully 2:04 PM Executing tasks: [:app:assembleDebug] 2:07 PM Gradle build finished in 3m 9s 276ms
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
02/01/18 02:21 PM (6 years ago)
Ok, We're going to want to look at the part that covers the app launch and processes... Take a look at a couple of the Tutorials by Go North West, and see if that helps any. https://www.buzztouch.com/files/howtos/Android%20Video%20Series.pdf Cheers! -- Smug
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.