Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 6    Views: 78

CreativeAppsPublishing
Android Fan
Profile
Posts: 63
Reg: Jul 31, 2013
Miri Sarawak
5,030
08/23/13 06:07 PM (12 years ago)

Custom HTML Plugin Issues and How to Configure

Hi Everyone, I am creating my first book app. I have successfully added 2 Simple Menu Screens, with one "Home Screen" directing to another "Table of Contents Screen." Please check my google doc here so that you can see how it looks like https://docs.google.com/drawings/d/1gc2XHoAfuNCHmURsI0wWUf1fQjSnnLUiwqFZeFcib8s/edit?usp=sharing As you can see in my google doc above, I have added a "Custom HTML Plugin" to add my book content into the "Introduction Tab". Unfortunately, when I click on the "Introduction Tab", the emulator says (Something's not right: Error loading screen? The application had trouble understanding what to display.) I copy my book contents and paste it into a Notepad, then I copy the text in the Notepad into the custom HTML plugin. I need your help to advice me on what I should do. Thanks. Tommy Below is my LogCat Message: 08-23 23:58:46.726: W/ZZ(306): kettlebellworkoutroutines_appDelegate: onCreate 08-23 23:58:46.786: W/ZZ(306): kettlebellworkoutroutines_appDelegate:loadAudioPlayer 08-23 23:58:46.856: W/ZZ(306): BT_application: Creating root-app object. 08-23 23:58:46.856: W/ZZ(306): BT_device: Creating root-device object. 08-23 23:58:46.856: W/ZZ(306): BT_device: This device uses an Android display density of: 160dpi (dots per inch) 08-23 23:58:46.886: W/ZZ(306): BT_device: This device can take pictures. 08-23 23:58:46.886: W/ZZ(306): BT_device: This device can take videos. 08-23 23:58:46.896: W/ZZ(306): BT_device: This device can send emails. 08-23 23:58:46.926: W/ZZ(306): BT_device: This device is GPS capable. 08-23 23:58:46.926: W/ZZ(306): BT_user: Creating root-user object. 08-23 23:58:47.216: W/ZZ(306): BT_activity_root:onCreate 08-23 23:58:47.396: W/ZZ(306): BT_activity_root:loadAppData 08-23 23:58:47.536: W/ZZ(306): BT_device:updateDeviceConnectionType: ConnectionType: CELL 08-23 23:58:47.536: W/ZZ(306): BT_device:updateDeviceSize This device has a screen size of: 480 (width) x 800 (height). 08-23 23:58:47.546: W/ZZ(306): BT_device:updateDeviceSize This application considers this to be a "small device" 08-23 23:58:47.546: W/ZZ(306): BT_device:updateDeviceSize This device is in "portrait" orientation. 08-23 23:58:47.576: W/ZZ(306): BT_activity_root:loadAppData loading BT_config.txt from /assests folder in Eclipse project... 08-23 23:58:48.066: W/ZZ(306): BT_fileManager: readTextFileFromAssets: "/BT_config.txt" 08-23 23:58:48.196: W/ZZ(306): BT_activity_root:loadAppData loaded BT_config.txt from /assets folder successfully... 08-23 23:58:48.196: W/ZZ(306): BT_application: getDataURLFromAppData 08-23 23:58:48.476: W/ZZ(306): BT_activity_root:loadAppData BT_config.txt file does use a dataURL for remote updates... 08-23 23:58:48.556: W/ZZ(306): BT_activity_root:loadAppData cachedAppConfig.txt does not exist in the cache... 08-23 23:58:48.556: W/ZZ(306): BT_application: validateApplicationData 08-23 23:58:48.766: W/ZZ(306): BT_activity_root: application data appears to be valid JSON... 08-23 23:58:48.766: W/ZZ(306): BT_application: parseJSONData 08-23 23:58:48.966: W/ZZ(306): BT_application: parsing core settings... 08-23 23:58:48.976: W/ZZ(306): BT_application: parsing themes... 08-23 23:58:48.976: W/ZZ(306): BT_application: parsing tabs... 08-23 23:58:49.016: W/ZZ(306): BT_application: parsing screens... 08-23 23:58:49.016: W/ZZ(306): BT_application:parseJSONData done parsing application data 08-23 23:58:49.025: W/ZZ(306): BT_activity_root:transitionToAppHomeScreen 08-23 23:58:49.025: W/ZZ(306): BT_activity_root:transitionToAppHomeScreen non-tabbed home screen. 08-23 23:58:49.036: W/ZZ(306): BT_application: getHomeScreen 08-23 23:58:49.136: W/ZZ(306): BT_activity_base:onCreate (BASE CLASS) 08-23 23:58:49.306: W/ZZ(306): BT_screen_menuListSimple:onCreate 08-23 23:58:49.316: W/ZZ(306): BT_viewUtilities:updateBackgroundColorsForScreen with nickname: "Home Screen Menu" 08-23 23:58:49.316: W/ZZ(306): BT_viewUtilities:updateBackgroundColorsForScreen: setting background color to: "#FFFFFF" 08-23 23:58:49.326: W/ZZ(306): BT_viewUtilities:getNavBarForScreen building nav. bar for screen with nickname: "Home Screen Menu" 08-23 23:58:49.345: W/ZZ(306): BT_screen_menuListSimple:backgroundWorkerThread this screen does not use a background image 08-23 23:58:49.376: W/ZZ(306): BT_fileManager:deleteFile 6D172607ABFE0332D5C67C6_screenData.txt 08-23 23:58:49.426: W/ZZ(306): BT_screen_menuListSimple:onStart (BASE CLASS) 08-23 23:58:49.426: W/ZZ(306): BT_screen_menuListSimple: start GPS is set to NO in the applications configuration data, not starting GPS 08-23 23:58:49.426: W/ZZ(306): BT_screen_menuListSimple:onStart using data from app's configuration file 08-23 23:58:49.438: W/ZZ(306): BT_screen_menuListSimple:parseScreenData 08-23 23:58:49.438: W/ZZ(306): BT_screen_menuListSimple:onResume (BASE CLASS) 08-23 23:58:49.446: W/ZZ(306): BT_screen_menuListSimple:reportToCloud 08-23 23:58:49.476: W/ZZ(306): BT_screen_menuListSimple:reportToCloudWorkerThread getting lastModified from reportToCloudURL <a href="https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JAE1965B2AB96D38154D27DED&apiKey=88417AAF16842C3413C65B3&apiSecret=5088A215203C468BB9ACD8B&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design" target="_blank" rel="nofollow">https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JAE1965B2AB96D38154D27DED&apiKey=88417AAF16842C3413C65B3&apiSecret=5088A215203C468BB9ACD8B&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design</a> 08-23 23:58:49.476: W/ZZ(306): BT_downloader:downloadTextData from URL: <a href="https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JAE1965B2AB96D38154D27DED&apiKey=88417AAF16842C3413C65B3&apiSecret=5088A215203C468BB9ACD8B&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design" target="_blank" rel="nofollow">https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JAE1965B2AB96D38154D27DED&apiKey=88417AAF16842C3413C65B3&apiSecret=5088A215203C468BB9ACD8B&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design</a> 08-23 23:58:52.626: D/dalvikvm(306): GC_FOR_MALLOC freed 4685 objects / 328232 bytes in 133ms 08-23 23:58:53.415: W/ZZ(306): kettlebellworkoutroutines_appDelegate:SoundEffectLoader:doInBackground initSoundEffects 08-23 23:58:53.425: W/ZZ(306): kettlebellworkoutroutines_appDelegate:SoundEffectLoader:doInBackground initSoundEffects DISABLED 08-23 23:58:53.645: W/ZZ(306): BT_screen_menuListSimple:handleReportToCloudResults appLastModifiedOnServer (value on server): Fri, 23 Aug 2013 23:57:04 -0700 08-23 23:58:53.645: W/ZZ(306): BT_fileManager: readTextFileFromCache: "appModified.txt" 08-23 23:58:53.655: W/ZZ(306): BT_screen_menuListSimple:handleReportToCloudResults previousModified (value on device): Fri, 23 Aug 2013 14:59:12 -0700 08-23 23:58:53.655: W/ZZ(306): BT_fileManager: saveTextFileToCache: appModified.txt 08-23 23:58:53.685: W/ZZ(306): BT_screen_menuListSimple:handleReportToCloudResults server data changed, app needs refreshed 08-23 23:58:56.835: W/ZZ(306): BT_screen_menuListSimple:refreshAppData 08-23 23:58:56.955: W/ZZ(306): BT_screen_menuListSimple:onPause (BASE CLASS) 08-23 23:58:57.397: W/ZZ(306): BT_activity_root:onCreate 08-23 23:58:57.495: W/ZZ(306): BT_activity_root:refreshing... 08-23 23:58:57.495: W/ZZ(306): BT_activity_root:loadAppData 08-23 23:58:57.525: W/ZZ(306): BT_device:updateDeviceConnectionType: ConnectionType: CELL 08-23 23:58:57.525: W/ZZ(306): BT_device:updateDeviceSize This device has a screen size of: 480 (width) x 800 (height). 08-23 23:58:57.525: W/ZZ(306): BT_device:updateDeviceSize This application considers this to be a "small device" 08-23 23:58:57.545: W/ZZ(306): BT_device:updateDeviceSize This device is in "portrait" orientation. 08-23 23:58:57.545: W/ZZ(306): BT_activity_root:loadAppData loading BT_config.txt from /assests folder in Eclipse project... 08-23 23:58:59.395: W/ZZ(306): BT_screen_menuListSimple:onStop (BASE CLASS) 08-23 23:58:59.395: W/ZZ(306): BT_screen_menuListSimple:onDestroy (BASE CLASS) 08-23 23:58:59.505: W/ZZ(306): BT_fileManager: readTextFileFromAssets: "/BT_config.txt" 08-23 23:58:59.556: W/ZZ(306): BT_activity_root:loadAppData loaded BT_config.txt from /assets folder successfully... 08-23 23:58:59.556: W/ZZ(306): BT_application: getDataURLFromAppData 08-23 23:58:59.615: W/ZZ(306): BT_activity_root:loadAppData BT_config.txt file does use a dataURL for remote updates... 08-23 23:58:59.615: W/ZZ(306): BT_activity_root:loadAppData cachedAppConfig.txt does not exist in the cache... 08-23 23:58:59.635: W/ZZ(306): BT_application: validateApplicationData 08-23 23:58:59.785: D/dalvikvm(306): GC_FOR_MALLOC freed 5654 objects / 447344 bytes in 149ms 08-23 23:58:59.825: W/ZZ(306): BT_activity_root: application data appears to be valid JSON... 08-23 23:58:59.825: W/ZZ(306): BT_application: parseJSONData 08-23 23:58:59.895: W/ZZ(306): BT_application: parsing core settings... 08-23 23:58:59.895: W/ZZ(306): BT_application: parsing themes... 08-23 23:58:59.895: W/ZZ(306): BT_application: parsing tabs... 08-23 23:58:59.915: W/ZZ(306): BT_application: parsing screens... 08-23 23:58:59.915: W/ZZ(306): BT_application:parseJSONData done parsing application data 08-23 23:58:59.915: W/ZZ(306): BT_activity_root:loadAppDataWorkerThread downloading app data from: <a href="https://www.buzztouch.com/api/app/?command=getAppData&appGuid=JAE1965B2AB96D38154D27DED&apiKey=88417AAF16842C3413C65B3&apiSecret=5088A215203C468BB9ACD8B&currentMode=Design" target="_blank" rel="nofollow">https://www.buzztouch.com/api/app/?command=getAppData&appGuid=JAE1965B2AB96D38154D27DED&apiKey=88417AAF16842C3413C65B3&apiSecret=5088A215203C468BB9ACD8B&currentMode=Design</a> 08-23 23:58:59.915: W/ZZ(306): BT_downloader:downloadTextData from URL: <a href="https://www.buzztouch.com/api/app/?command=getAppData&appGuid=JAE1965B2AB96D38154D27DED&apiKey=88417AAF16842C3413C65B3&apiSecret=5088A215203C468BB9ACD8B&currentMode=Design" target="_blank" rel="nofollow">https://www.buzztouch.com/api/app/?command=getAppData&appGuid=JAE1965B2AB96D38154D27DED&apiKey=88417AAF16842C3413C65B3&apiSecret=5088A215203C468BB9ACD8B&currentMode=Design</a> 08-23 23:59:00.118: W/ZZ(306): BT_activity_root:loadAppDataWorkerThread ERROR (7) downloading data from: <a href="https://www.buzztouch.com/api/app/?command=getAppData&appGuid=JAE1965B2AB96D38154D27DED&apiKey=88417AAF16842C3413C65B3&apiSecret=5088A215203C468BB9ACD8B&currentMode=Design" target="_blank" rel="nofollow">https://www.buzztouch.com/api/app/?command=getAppData&appGuid=JAE1965B2AB96D38154D27DED&apiKey=88417AAF16842C3413C65B3&apiSecret=5088A215203C468BB9ACD8B&currentMode=Design</a> 08-23 23:59:00.118: W/ZZ(306): BT_activity_root:transitionToAppHomeScreen 08-23 23:59:00.118: W/ZZ(306): BT_activity_root:transitionToAppHomeScreen non-tabbed home screen. 08-23 23:59:00.118: W/ZZ(306): BT_application: getHomeScreen 08-23 23:59:00.257: W/ZZ(306): BT_activity_base:onCreate (BASE CLASS) 08-23 23:59:00.315: W/ZZ(306): BT_screen_menuListSimple:onCreate 08-23 23:59:00.315: W/ZZ(306): BT_viewUtilities:updateBackgroundColorsForScreen with nickname: "Home Screen Menu" 08-23 23:59:00.355: W/ZZ(306): BT_viewUtilities:updateBackgroundColorsForScreen: setting background color to: "#FFFFFF" 08-23 23:59:00.355: W/ZZ(306): BT_viewUtilities:getNavBarForScreen building nav. bar for screen with nickname: "Home Screen Menu" 08-23 23:59:00.375: W/ZZ(306): BT_screen_menuListSimple:backgroundWorkerThread this screen does not use a background image 08-23 23:59:00.445: W/ZZ(306): BT_fileManager:deleteFile 6D172607ABFE0332D5C67C6_screenData.txt 08-23 23:59:00.477: W/ZZ(306): BT_screen_menuListSimple:onStart (BASE CLASS) 08-23 23:59:00.477: W/ZZ(306): BT_screen_menuListSimple: start GPS is set to NO in the applications configuration data, not starting GPS 08-23 23:59:00.477: W/ZZ(306): BT_screen_menuListSimple:onStart using data from app's configuration file 08-23 23:59:00.485: W/ZZ(306): BT_screen_menuListSimple:parseScreenData 08-23 23:59:00.495: W/ZZ(306): BT_screen_menuListSimple:onResume (BASE CLASS) 08-23 23:59:00.495: W/ZZ(306): BT_screen_menuListSimple:reportToCloud 08-23 23:59:00.525: W/ZZ(306): BT_screen_menuListSimple:reportToCloudWorkerThread getting lastModified from reportToCloudURL <a href="https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JAE1965B2AB96D38154D27DED&apiKey=88417AAF16842C3413C65B3&apiSecret=5088A215203C468BB9ACD8B&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design" target="_blank" rel="nofollow">https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JAE1965B2AB96D38154D27DED&apiKey=88417AAF16842C3413C65B3&apiSecret=5088A215203C468BB9ACD8B&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design</a> 08-23 23:59:00.525: W/ZZ(306): BT_downloader:downloadTextData from URL: <a href="https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JAE1965B2AB96D38154D27DED&apiKey=88417AAF16842C3413C65B3&apiSecret=5088A215203C468BB9ACD8B&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design" target="_blank" rel="nofollow">https://www.buzztouch.com/api/app/?command=reportToCloud&appGuid=JAE1965B2AB96D38154D27DED&apiKey=88417AAF16842C3413C65B3&apiSecret=5088A215203C468BB9ACD8B&deviceId=&deviceLatitude=&deviceLongitude=&deviceModel=generic-google_sdk&userId=&currentMode=Design</a> 08-23 23:59:01.365: E/WindowManager(306): Activity com.kettlebellworkoutroutines.BT_activity_root has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView@43e80140 that was originally added here 08-23 23:59:01.365: E/WindowManager(306): android.view.WindowLeaked: Activity com.kettlebellworkoutroutines.BT_activity_root has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView@43e80140 that was originally added here 08-23 23:59:01.365: E/WindowManager(306): at android.view.ViewRoot.<init>(ViewRoot.java:247) 08-23 23:59:01.365: E/WindowManager(306): at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:148) 08-23 23:59:01.365: E/WindowManager(306): at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:91) 08-23 23:59:01.365: E/WindowManager(306): at android.view.Window$LocalWindowManager.addView(Window.java:424) 08-23 23:59:01.365: E/WindowManager(306): at android.app.Dialog.show(Dialog.java:241) 08-23 23:59:01.365: E/WindowManager(306): at com.kettlebellworkoutroutines.BT_activity_root.showAlert(BT_activity_root.java:151) 08-23 23:59:01.365: E/WindowManager(306): at com.kettlebellworkoutroutines.BT_activity_root$3.run(BT_activity_root.java:470) 08-23 23:59:03.215: W/ZZ(306): BT_screen_menuListSimple:handleReportToCloudResults appLastModifiedOnServer (value on server): Fri, 23 Aug 2013 23:57:04 -0700 08-23 23:59:03.225: W/ZZ(306): BT_fileManager: readTextFileFromCache: "appModified.txt" 08-23 23:59:03.225: W/ZZ(306): BT_screen_menuListSimple:handleReportToCloudResults previousModified (value on device): Fri, 23 Aug 2013 23:57:04 -0700 08-23 23:59:03.225: W/ZZ(306): BT_fileManager: saveTextFileToCache: appModified.txt 08-23 23:59:03.272: W/ZZ(306): BT_screen_menuListSimple:handleReportToCloudResults server data not changed, no refresh needed 08-23 23:59:57.815: W/ZZ(306): BT_screen_menuListSimple:handleItemTap loads screen with itemId: "0EEF1F7DBBAFAF4F84E8253" 08-23 23:59:57.815: W/ZZ(306): BT_application:getScreenDataByItemId with itemId: = "0EEF1F7DBBAFAF4F84E8253" 08-23 23:59:57.846: W/ZZ(306): BT_application:getScreenDataByItemId with itemType: "BT_screen_menuListSimple" with nickname: "Kettlebell Guide" 08-23 23:59:57.846: W/ZZ(306): BT_act_controller:loadScreenObject for screen with itemId: "0EEF1F7DBBAFAF4F84E8253" and itemNickname: "Kettlebell Guide" and itemType: "BT_screen_menuListSimple" 08-23 23:59:58.047: W/ZZ(306): BT_screen_menuListSimple:onPause (BASE CLASS) 08-23 23:59:58.125: W/ZZ(306): BT_activity_base:onCreate (BASE CLASS) 08-23 23:59:58.287: D/dalvikvm(306): GC_FOR_MALLOC freed 6184 objects / 446752 bytes in 114ms 08-23 23:59:58.305: W/ZZ(306): BT_screen_menuListSimple:onCreate 08-23 23:59:58.305: D/NativeCrypto(306): Freeing OpenSSL session 08-23 23:59:58.316: W/ZZ(306): BT_viewUtilities:updateBackgroundColorsForScreen with nickname: "Kettlebell Guide" 08-23 23:59:58.345: W/ZZ(306): BT_viewUtilities:updateBackgroundColorsForScreen: setting background color to: "#FFFFFF" 08-23 23:59:58.356: W/ZZ(306): BT_viewUtilities:getNavBarForScreen building nav. bar for screen with nickname: "Kettlebell Guide" 08-23 23:59:58.385: W/ZZ(306): BT_screen_menuListSimple:backgroundWorkerThread this screen does not use a background image 08-23 23:59:58.395: W/ZZ(306): BT_fileManager:deleteFile 0EEF1F7DBBAFAF4F84E8253_screenData.txt 08-23 23:59:58.425: W/ZZ(306): BT_screen_menuListSimple:onStart (BASE CLASS) 08-23 23:59:58.425: W/ZZ(306): BT_screen_menuListSimple: start GPS is set to NO in the applications configuration data, not starting GPS 08-23 23:59:58.425: W/ZZ(306): BT_screen_menuListSimple:onStart using data from app's configuration file 08-23 23:59:58.435: W/ZZ(306): BT_screen_menuListSimple:parseScreenData 08-23 23:59:58.445: W/ZZ(306): BT_screen_menuListSimple:onResume (BASE CLASS) 08-23 23:59:59.075: W/ZZ(306): BT_screen_menuListSimple:onStop (BASE CLASS) 08-24 00:00:21.336: W/ZZ(306): BT_screen_menuListSimple:handleItemTap loads screen with itemId: "B80358F43EA117FC89F45D5" 08-24 00:00:21.374: W/ZZ(306): BT_application:getScreenDataByItemId with itemId: = "B80358F43EA117FC89F45D5" 08-24 00:00:21.375: W/ZZ(306): BT_application:getScreenDataByItemId with itemType: "BT_screen_customHTML" with nickname: "Introduction" 08-24 00:00:21.375: W/ZZ(306): BT_act_controller:loadScreenObject for screen with itemId: "B80358F43EA117FC89F45D5" and itemNickname: "Introduction" and itemType: "BT_screen_customHTML" 08-24 00:00:21.485: W/ZZ(306): BT_act_controller: EXCEPTION transitioning to next screen. ERROR: java.lang.ClassNotFoundException: com.kettlebellworkoutroutines.BT_screen_customHTML
 
Calypso Kid
Aspiring developer
Profile
Posts: 780
Reg: Mar 09, 2012
Upstate New Yor...
18,200
like
08/23/13 07:23 PM (12 years ago)
hello, before you paste your data into the html plugin, make sure you click on the "source" button over the data entry window in the plugin then remove all of the html code before you paste your data in the window. If you are pasting html code be sure that you click the source button and paste it in the source window not the text window. (the text window is active when the source button is NOT blue hope this helps, I'm not sure how much you have used the html plugin Dave
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
08/23/13 08:02 PM (12 years ago)
08-24 00:00:21.485: W/ZZ(306): BT_act_controller: EXCEPTION transitioning to next screen. ERROR: java.lang.ClassNotFoundException: com.kettlebellworkoutroutines.BT_screen_customHTML That was the last line in your log. It's telling you that it can't find the BT_screen_customHTML class file, also known as your plugin. In your downloaded project, can you see the BT_screen_customHTML.java file? It should be somewhere like src > com > kettlebellworkoutroutines > BT_screen_customHTML.java If it's not there, you'll need to add it. If it is there, then we need to figure out why the project doesn't recognize it. Cheers! -- Smug
 
Sandeep
Android Fan
Profile
Posts: 1260
Reg: Feb 01, 2012
Miraj, India
25,250
like
08/23/13 08:48 PM (12 years ago)
Check out the forum post linked below. I think you too are facing the same problem. http://www.buzztouch.com/forum/thread.php?tid=A5B3DE7791DB19FC1031558&currentPage=1
 
CreativeAppsPublis...
Android Fan
Profile
Posts: 63
Reg: Jul 31, 2013
Miri Sarawak
5,030
like
08/24/13 12:13 AM (12 years ago)
Hi Sandeep, Ya. I think I am facing similar problem. But I have no idea how to troubleshoot my problem after reading the post you have shown me. In the post, you say "Just press hardware menu button and click on refresh all data", may I know where to do this? In eclipse or buzztouch? Thanks Tommy
 
CreativeAppsPublis...
Android Fan
Profile
Posts: 63
Reg: Jul 31, 2013
Miri Sarawak
5,030
like
08/24/13 12:27 AM (12 years ago)
By the way, can anyone guide me how to embed pictures into my content? I mean my content using Custom HTML Plugin. Thanks.
 
Sandeep
Android Fan
Profile
Posts: 1260
Reg: Feb 01, 2012
Miraj, India
25,250
like
08/24/13 01:11 AM (12 years ago)
@ Tommy- You need to press the hardware menu button and then select regresh all data from the device or emulator that you are testing your app. Try the link below to know how to embed images in html. http://www.w3schools.com/html/html_images.asp
 

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.