How To "Flash Android 4.0.3 ICS" (Excel Only)

Useful guides and tuts specifically for the Excel, written by mods & users.

Re: How To "Flash Android 4.0.3 ICS" (Excel Only)

Postby porkchop » March 17th, 2012, 12:45 pm

Here is my AndroidManifest.xml file. Wondering if it has something to do with the targetSdkVersion? I had to lower this from 9 because it caused a problem on Honeycomb (the menu button wasn't appearing). However the app is showing in the market for Nexus S (running ICS) and Nexus Galaxy users.

Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.neosoft.SinisterPlanetPC" android:versionCode="2171" android:versionName="1.92" android:installLocation="auto">
   <supports-screens
      android:normalScreens="true"
      android:anyDensity="false"
       />
   
    <application android:debuggable="false" android:icon="@drawable/icon" android:label="Sinister Planet Pocket Change">
        <activity android:name=".Program" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" android:alwaysRetainTaskState="true" >
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity>
      <!-- The application's publisher ID assigned by AdMob -->
      <meta-data android:value="xxxxxxxxxx" android:name="ADMOB_PUBLISHER_ID" />
             
        <!--  Controller user interface. -->
      <activity android:name="com.zeemote.zc.ui.android.ControllerAndroidUi$Activity" />
    </application>
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="com.android.vending.CHECK_LICENSE" />
    <uses-permission android:name="android.permission.BLUETOOTH"></uses-permission>
    <uses-permission android:name="android.permission.BLUETOOTH_ADMIN"></uses-permission> 
   
    <uses-sdk android:minSdkVersion="7" android:targetSdkVersion="8" />
</manifest>
porkchop
Junior Scroller
Junior Scroller
 
Posts: 17
Joined: March 12th, 2012, 2:00 pm

Re: How To

Postby Wully » March 17th, 2012, 5:14 pm

blueeagle69 wrote:Is anybody else having trouble with the Calendar on ICS all of a sudden despite my fix?
It is now showing in Accounts and sync, Sync is currently experiencing problems and will be back shortly.
Contacts and Gmail is fine, just the calendar.
It is possible of course that Google are experiencing problems, but it's down since ysterday.
I even tried deleting the data for the calendar. No joy.

Sent from my Scroll Excel/Nexus S using Tapatalk.


I've had trouble with the calender too, it doesn't sync at all, theres no option to do it.
User avatar
Wully
Serious Scroller
Serious Scroller
 
Posts: 92
Joined: January 2nd, 2012, 4:18 am
Location: Scotland
Scroll Version: Scroll Excel Android 4.0.3

Re: How To "Flash Android 4.0.3 ICS" (Excel Only)

Postby blueeagle69 » March 17th, 2012, 5:40 pm

Mine broke after I did a cwm restore. Despite using my fixed calendar.
I fixed it by flashing from livesuite', and restoring my apps etc from livesuite.
Then replacing the calendar.apk again.
Works fine now. So far.

Sent from my Scroll Excel/Nexus S using Tapatalk.
The first step in being right is admitting that you're wrong
User avatar
blueeagle69
Scroll Genuis
Scroll Genuis
 
Posts: 582
Joined: December 12th, 2011, 1:22 am
Location: UK, South Wales
Real Name: Brian
Scroll Version: Scroll Excel, Suggsy's ICS 4.03.

Re: How To "Flash Android 4.0.3 ICS" (Excel Only)

Postby blueeagle69 » March 17th, 2012, 5:47 pm

If yours is a fresh install' you need my fixed calendar.apk
Use Android Commander', make a note of the permissions by right clicking and selecting properties of calendar.apk in /system/app Delete this file' rename mine to calendar.apk and push this into place. Lastly reboot the excel

Look back at this thread for the link. I would supply the file but I have put my friggin back out, and can't get near my pc.

Sent from my Scroll Excel/Nexus S using Tapatalk.
The first step in being right is admitting that you're wrong
User avatar
blueeagle69
Scroll Genuis
Scroll Genuis
 
Posts: 582
Joined: December 12th, 2011, 1:22 am
Location: UK, South Wales
Real Name: Brian
Scroll Version: Scroll Excel, Suggsy's ICS 4.03.

Re: How To "Flash Android 4.0.3 ICS" (Excel Only)

Postby suggsy89 » March 20th, 2012, 12:15 am

New updates...
See new thread http://scrolltabletforum.co.uk/site/viewtopic.php?f=55&t=2228
Please try to keep the thread clean
User avatar
suggsy89
Trusted Developer
Trusted Developer
 
Posts: 971
Joined: June 28th, 2011, 4:33 pm
Real Name: John
Scroll Version: Scroll Excel - Jellybean 4.1.2
Yarvik Go Zetta - Scroll Extreme Jellybean 4.1.1

Re: How To "Flash Android 4.0.3 ICS" (Excel Only)

Postby marcknuckle » April 1st, 2012, 8:46 am

sorry guys but as i am not to good at this i am already stuck from the off.

i have downloaded the files. when i plug the excel in, while off i believe it should be, the program doesnt recognise it and windows says installing but comes back with an error as if i have never plugged it into my pc. i have. i did it when i was putting cwm onto it so it must be still on there.

i have livesuite but apart from clicking the exe and the program coming up what else do i need to do? i located the file after pressing the yellow box but as i say, when i plugged it in, nothing after pressing the power button etc
marcknuckle
Serious Scroller
Serious Scroller
 
Posts: 100
Joined: December 16th, 2011, 10:22 am
Real Name: Marc

Re: How To "Flash Android 4.0.3 ICS" (Excel Only)

Postby blueeagle69 » April 1st, 2012, 1:59 pm

Did you hold the volume up button while plugging in the Excel while it's off?
You may need different drivers. Suggsy did post drivers I believe mate.

Sent from my Scroll Excel/Nexus S using Tapatalk.
The first step in being right is admitting that you're wrong
User avatar
blueeagle69
Scroll Genuis
Scroll Genuis
 
Posts: 582
Joined: December 12th, 2011, 1:22 am
Location: UK, South Wales
Real Name: Brian
Scroll Version: Scroll Excel, Suggsy's ICS 4.03.

Re: How To "Flash Android 4.0.3 ICS" (Excel Only)

Postby suggsy89 » April 3rd, 2012, 7:42 pm

Hey guys, ive updated the guide, should be simple enough now, it will also roll everything into one, like installing the Android SDK and drivers.

Thanks for all your support.
User avatar
suggsy89
Trusted Developer
Trusted Developer
 
Posts: 971
Joined: June 28th, 2011, 4:33 pm
Real Name: John
Scroll Version: Scroll Excel - Jellybean 4.1.2
Yarvik Go Zetta - Scroll Extreme Jellybean 4.1.1

Re: How To "Flash Android 4.0.3 ICS" (Excel Only)

Postby Trashcooky » April 3rd, 2012, 8:34 pm

Suggsy, Thanks so much for all your hard work, now we've got the wrinkles ironed out I might have a go. :D
If it isn't broken then don't try to fix it!
User avatar
Trashcooky
Moderator
Moderator
 
Posts: 1672
Joined: January 4th, 2012, 8:52 pm
Location: South East England
Real Name: John
Scroll Version: Original Scroll Excel 2.3 now running Sugsy 89's 4..0.4 ICS
Tabtronics Mini 8" XGA 4:3 ration JB 4.2.2
Zopo C2 Platinum 4.2.1 - 480 ppi

Re: How To "Flash Android 4.0.3 ICS" (Excel Only)

Postby Mitre » April 3rd, 2012, 8:45 pm

Yes thanks suggst89 for the work on this and everthing else you have done
WHAT DO WE WANT?
A TIME MACHINE!
WHEN DO WE WANT IT?
IT DOESN'T MATTER
User avatar
Mitre
Moderator/Developer
Moderator/Developer
 
Posts: 1733
Joined: February 11th, 2011, 7:52 pm
Location: Hertfordshire
Scroll Version: 7" scroll resistive CWM4 Android 2.1
Scroll Excel 4.0.4 AOKP CWM5
Samsung Galaxy S2
Galaxy apollo Pulse mini

PreviousNext

Return to Scroll EXCEL - Guides & HOW TO Tutorials

Who is online

Users browsing this forum: No registered users and 2 guests

cron