PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Android > Android HTC Devices > Legacy HTC Android Devices > HTC Hero > CDMA HTC Hero Development
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #101 (permalink)  
Old 11-20-2009, 11:58 AM
flipzmode's Avatar
VIP Member
Offline
Pocket PC: HTC Hero - Fresh ROM
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2009
Posts: 390
Reputation: 2820
flipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] 11/19/09-0.4 | fresh rom | Built off Updated Sprint Base!

Quote:
Originally Posted by stylz3 View Post
Im haveing trouble pushing apps to the phone. When I open the command Prompt. Type in: adb shell mount /system. "adb is not recognized as an internal or external command, operable program or batch file."

I need an idiot proof step by step on this pushing apps to phone.
ADB is a tool that comes with the Android SDK. You need to run your commands from a command prompt that is in side the tools folder in the sdk. Don't have that yet?

http://developer.android.com/sdk/dow...r3-windows.zip

Download that and extract it. I extracted mine to c:\android\sdk. So now I open a command prompt and do the following:

cd c:\android\sdk\tools

At that point you will be able to issue the adb commands that I posted earlier in order to push the files. You will need to either mimic my directory structure or just make sure to "cd" to whatever directory your tools folder ends up in.
Reply With Quote
This post has been thanked 1 times.
  #102 (permalink)  
Old 11-20-2009, 12:10 PM
stylz3's Avatar
Regular 'Geeker
Offline
Pocket PC: Hero & EVO 4G
Carrier: Sprint
Location: Long Island
 
Join Date: Jul 2007
Posts: 386
Reputation: 135
stylz3 is keeping up the good workstylz3 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] 11/19/09-0.4 | fresh rom | Built off Updated Sprint Base!

Quote:
Originally Posted by flipzmode View Post
ADB is a tool that comes with the Android SDK. You need to run your commands from a command prompt that is in side the tools folder in the sdk. Don't have that yet?

http://developer.android.com/sdk/dow...r3-windows.zip

Download that and extract it. I extracted mine to c:\android\sdk. So now I open a command prompt and do the following:

cd c:\android\sdk\tools

At that point you will be able to issue the adb commands that I posted earlier in order to push the files. You will need to either mimic my directory structure or just make sure to "cd" to whatever directory your tools folder ends up in.
I got all that setup now I'm getting the following: C:\AndroidSDK\tools>adb shell mount /system
mount: Mounting /dev/block/mtablock3 on /system failed: Device or resource busy.

What should I do now?
__________________
Rooted Sprint EVO 4G 1.32.651.6
Radio: 1.39.00.05.31
OMJ EVO 2.1 Eclair v1.2


"My next move be my best move"
Reply With Quote
  #103 (permalink)  
Old 11-20-2009, 12:13 PM
flipzmode's Avatar
VIP Member
Offline
Pocket PC: HTC Hero - Fresh ROM
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2009
Posts: 390
Reputation: 2820
flipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] 11/19/09-0.4 | fresh rom | Built off Updated Sprint Base!

Quote:
Originally Posted by stylz3 View Post
I got all that setup now I'm getting the following: C:\AndroidSDK\tools>adb shell mount /system
mount: Mounting /dev/block/mtablock3 on /system failed: Device or resource busy.

What should I do now?
You are in recovery (green and black) mode on the phone, right? If you are then that error usually means you have already mounted it. Meaning you can mount once fine, but if you try mounting again you will get device busy. Try continuing on with the commands.

If the rest of the commands won't work then try this:

adb shell [press enter]
cd /system/app [press enter]
ls (that's an L)

Do you see a list of files? If so then it's mounted properly. Exit out of the shell and adb push the files.
Reply With Quote
This post has been thanked 2 times.
  #104 (permalink)  
Old 11-20-2009, 12:25 PM
Rokair's Avatar
Lurker
Offline
Pocket PC: Sprint HTC Hero
Carrier: Sprint
 
Join Date: Nov 2009
Posts: 13
Reputation: 10
Rokair is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] fresh | MODS please merge | official thread

I attempted to use your .4 ROM with the following information and results:

Started with Modaco 1.1 ROM (using Apps2SD functions).
Nadroid back to just after Rooting.
Cleared SD EXT Part.
Flashed .4
(Voice Mail Icon didn't show. Apps were not installed to SD. I validated this by the space listed as available and unmounted the SD care. Super User Application does not prompted me when an application attempting to run root executes for the first time.)

Nadroid back to just after Rooting.
Cleared SD EXT Part.
Clear all extra data from FAT32 Part.
Executed the Data Wipe/Factory Reset command.
Flashed .4
(The Voice Mail Icon was fixed. Apps2SD still did NOT work. Super User Application still did not work.)

At the present I have reloaded Modaco 1.1 (using Apps2SD) until I see an update from either Flash or Modaco.


Thanks for your efforts. And, let me know if I can assist with any testing.

Rokair (Jim)
Reply With Quote
  #105 (permalink)  
Old 11-20-2009, 12:28 PM
flipzmode's Avatar
VIP Member
Offline
Pocket PC: HTC Hero - Fresh ROM
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2009
Posts: 390
Reputation: 2820
flipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] 11/19/09-0.4 | fresh rom | Built off Updated Sprint Base!

Thanks for the information rokair. It's always good to see exactly what steps people are taking so I know where the issues are. I can confirm that I didn't look in to apps2sd or even attempt to get it working in 0.4. I don't use it and my priority was to get the update itself out.

I'm presently working on an apps2sd version and one that people can safely upgrade off of modaco for. I'll PM you if I have anything I need you to test.
Reply With Quote
This post has been thanked 1 times.
  #106 (permalink)  
Old 11-20-2009, 12:38 PM
stylz3's Avatar
Regular 'Geeker
Offline
Pocket PC: Hero & EVO 4G
Carrier: Sprint
Location: Long Island
 
Join Date: Jul 2007
Posts: 386
Reputation: 135
stylz3 is keeping up the good workstylz3 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] 11/19/09-0.4 | fresh rom | Built off Updated Sprint Base!

Quote:
Originally Posted by flipzmode View Post
You are in recovery (green and black) mode on the phone, right? If you are then that error usually means you have already mounted it. Meaning you can mount once fine, but if you try mounting again you will get device busy. Try continuing on with the commands.

If the rest of the commands won't work then try this:

adb shell [press enter]
cd /system/app [press enter]
ls (that's an L)

Do you see a list of files? If so then it's mounted properly. Exit out of the shell and adb push the files.
Thanks for your Patience. I finally got it working! much thanks.
Reply With Quote
  #107 (permalink)  
Old 11-20-2009, 03:27 PM
flipzmode's Avatar
VIP Member
Offline
Pocket PC: HTC Hero - Fresh ROM
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2009
Posts: 390
Reputation: 2820
flipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] 11/19/09-0.4 | fresh rom | Built off Updated Sprint Base!

Just to update everyone on fresh 0.5 (not released yet)

- Fixed adb remount
- Fixed coming from Modaco to fresh issues (boot loops and force closes)
- Testing apps2sd right now. So far so good.

Things are looking good. The fixes required me to do a couple of things in command line before it would work, but I'm working on integrating those in to the install script so you don't have to do that.
Reply With Quote
This post has been thanked 2 times.
  #108 (permalink)  
Old 11-20-2009, 03:31 PM
thacounty's Avatar
White Monster > Red Bull
Offline
Pocket PC: Clean S4 - Development stopped - xposed mod
Carrier: AT&T
Location: BG, Kentucky
 
Join Date: Jul 2007
Posts: 2,644
Reputation: 3855
thacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to thacounty Send a message via MSN to thacounty Send a message via Skype™ to thacounty
Re: [ROM] 11/19/09-0.4 | fresh rom | Built off Updated Sprint Base!

Quote:
Originally Posted by flipzmode View Post
Just to update everyone on fresh 0.5 (not released yet)

- Fixed adb remount
- Fixed coming from Modaco to fresh issues (boot loops and force closes)
- Testing apps2sd right now. So far so good.

Things are looking good. The fixes required me to do a couple of things in command line before it would work, but I'm working on integrating those in to the install script so you don't have to do that.
I love the daily fixes!! Woot! I have one feature request though. I don't know if you will have to switch lockscreens, but I want the ability to have a transparent bar on my lockcreen like the one that has been ported over. If you could make this an option it would be amazing haha. Thanks in advance!! Good work!
__________________
On On U of K!!!! Sammy GS4 - ATT - Clean Rom - Xposed Mod
Reply With Quote
  #109 (permalink)  
Old 11-20-2009, 03:35 PM
flipzmode's Avatar
VIP Member
Offline
Pocket PC: HTC Hero - Fresh ROM
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2009
Posts: 390
Reputation: 2820
flipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] 11/19/09-0.4 | fresh rom | Built off Updated Sprint Base!

Quote:
Originally Posted by thacounty View Post
I love the daily fixes!! Woot! I have one feature request though. I don't know if you will have to switch lockscreens, but I want the ability to have a transparent bar on my lockcreen like the one that has been ported over. If you could make this an option it would be amazing haha. Thanks in advance!! Good work!
Freshlyill was working on an entire revamp of the phones theme when the Sprint update came out which changed all the apk's so he's kind of having to start over. lol. I'll send your request his way.
Reply With Quote
This post has been thanked 2 times.
  #110 (permalink)  
Old 11-20-2009, 03:38 PM
thacounty's Avatar
White Monster > Red Bull
Offline
Pocket PC: Clean S4 - Development stopped - xposed mod
Carrier: AT&T
Location: BG, Kentucky
 
Join Date: Jul 2007
Posts: 2,644
Reputation: 3855
thacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to thacounty Send a message via MSN to thacounty Send a message via Skype™ to thacounty
Re: [ROM] 11/19/09-0.4 | fresh rom | Built off Updated Sprint Base!

Quote:
Originally Posted by flipzmode View Post
Freshlyill was working on an entire revamp of the phones theme when the Sprint update came out which changed all the apk's so he's kind of having to start over. lol. I'll send your request his way.
Awesome! You guys are making this phone better all the time!!
Reply With Quote
Reply

  PPCGeeks > Android > Android HTC Devices > Legacy HTC Android Devices > HTC Hero > CDMA HTC Hero Development


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 05:38 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com