My favorites | Sign in
Logo
                
Details: Show all Hide all

Today

  • 103 min ago
    PythonAndroidAPI (A description of the Android API available to Python scripts...) Wiki page commented on by CMSpooner   -   I feel like a moron. I was trying to write to the root, not /sdcard.
    I feel like a moron. I was trying to write to the root, not /sdcard.
  • 2 hours ago
    PythonAndroidAPI (A description of the Android API available to Python scripts...) Wiki page commented on by CMSpooner   -   I can write them normally but try programmatically. Even in shell if I try ping -c 2 >> test.text, I get an error about the file system being read only. If I use astro I can write to the card fine.
    I can write them normally but try programmatically. Even in shell if I try ping -c 2 >> test.text, I get an error about the file system being read only. If I use astro I can write to the card fine.
  • 22 hours ago
    issue 141 (Add VIM as an editor) commented on by esalazar1981   -   That is a good option it seems I need to root my phone to install it. I am looking to not have to root it yet.
    That is a good option it seems I need to root my phone to install it. I am looking to not have to root it yet.
  • 22 hours ago
    issue 141 (Add VIM as an editor) commented on by abliss   -   Install Terminal and busybox; it includes a vi-clone.
    Install Terminal and busybox; it includes a vi-clone.

Yesterday

  • 27 hours ago
    PythonAndroidAPI (A description of the Android API available to Python scripts...) Wiki page commented on by aitrus72   -   I'm able to write files to the sdcard just like normal. Could your sdcard be locked or something maybe?
    I'm able to write files to the sdcard just like normal. Could your sdcard be locked or something maybe?
  • 32 hours ago
    issue 124 (Release with Cupcake Support) commented on by damonkohler   -   Issue 140 has been merged into this issue.
    Issue 140 has been merged into this issue.
  • 32 hours ago
    issue 140 (Samsung Galaxy installation problem) changed by damonkohler   -  
    Status: Duplicate
    Status: Duplicate
  • 32 hours ago
    issue 141 (Add VIM as an editor) Labels changed by damonkohler   -  
    Labels: Type-Enhancement Type-Defect
    Labels: Type-Enhancement Type-Defect
  • 33 hours ago
    FAQ (Frequently asked questions.) Wiki page commented on by romuloblancohidalgo   -   Hi damonkohler, I have some questions for you: * Is it possible to invoke an application written in python from an apk file? * Is there any way to run an egg on Android?
    Hi damonkohler, I have some questions for you: * Is it possible to invoke an application written in python from an apk file? * Is there any way to run an egg on Android?
  • 33 hours ago
    FAQ (Frequently asked questions.) Wiki page commented on by romuloblancohidalgo   -   Hi damonkohler, I have some questions for you: * Is it possible to invoke an application written in python from a apk file? * Is there any way to run an egg on Android?
    Hi damonkohler, I have some questions for you: * Is it possible to invoke an application written in python from a apk file? * Is there any way to run an egg on Android?

Last 7 days

  • Nov 22, 2009
    PythonAndroidAPI (A description of the Android API available to Python scripts...) Wiki page commented on by CMSpooner   -   Is there any way to write a file with python in ASE. I ave tried opening a writable file; but it returns an error about the file system being read only. I have also noticed that we do not have permission to create files or make folders on the sdcard in the terminal. I'm running ASE on a Droid with android 2.0.
    Is there any way to write a file with python in ASE. I ave tried opening a writable file; but it returns an error about the file system being read only. I have also noticed that we do not have permission to create files or make folders on the sdcard in the terminal. I'm running ASE on a Droid with android 2.0.
  • Nov 22, 2009
    issue 141 (Add VIM as an editor) reported by esalazar1981   -   I was wondering if it would be possible to add VIM as an editor. This would greatly increase productivity in creating scripts and include syntax highlighting. It seems like it would be possible to compile an ARM version or VIM and allow it to be run from shell in plane text mode.
    I was wondering if it would be possible to add VIM as an editor. This would greatly increase productivity in creating scripts and include syntax highlighting. It seems like it would be possible to compile an ARM version or VIM and allow it to be run from shell in plane text mode.
  • Nov 21, 2009
    issue 140 (Samsung Galaxy installation problem) reported by pasxal.antix   -   Using the II5 firmware i am trying to install the apk but i get "ASE could not be installed on this phone."
    Using the II5 firmware i am trying to install the apk but i get "ASE could not be installed on this phone."
  • Nov 20, 2009
    issue 139 (hg clone fails: "EOF occurred in violation of protocol") commented on by mstberto   -   Figured it out. I am behind a proxy and wasn't aware it affected cloning.
    Figured it out. I am behind a proxy and wasn't aware it affected cloning.
  • Nov 20, 2009
    issue 139 (hg clone fails: "EOF occurred in violation of protocol") reported by mstberto   -   What steps will reproduce the problem? 1. Running hg clone https://android-scripting.googlecode.com/hg/ android-scripting 2. Error occurs 3. What is the expected output? What do you see instead? I get a clone of the repository is expected. I get nothing except the error is the actual result What version of the product are you using? On what operating system? Using Mercurial Distributed SCM (Version Unknown) Please provide any additional information below.
    What steps will reproduce the problem? 1. Running hg clone https://android-scripting.googlecode.com/hg/ android-scripting 2. Error occurs 3. What is the expected output? What do you see instead? I get a clone of the repository is expected. I get nothing except the error is the actual result What version of the product are you using? On what operating system? Using Mercurial Distributed SCM (Version Unknown) Please provide any additional information below.
  • Nov 20, 2009
    UserGuide (An introduction to ASE.) Wiki page commented on by aitrus72   -   Seems like the locale plugin would be much more useful if it allowed you to launch a script as a service instead of bringing up the terminal every time the condition is triggered. Am I just missing something?
    Seems like the locale plugin would be much more useful if it allowed you to launch a script as a service instead of bringing up the terminal every time the condition is triggered. Am I just missing something?
  • Nov 20, 2009
    issue 138 (hello_world.pl reports "unknown JSON error") reported by cvertz   -   What steps will reproduce the problem? 1. Install ASE and PERL on motorola droid 2. Run hello_world.pl 3. Error appears in console What is the expected output? What do you see instead? "Hello, Android" popup appears as expected, error message appears in console. What version of the product are you using? On what operating system? r14 Please provide any additional information below. error is produced by call to $a->makeToast()
    What steps will reproduce the problem? 1. Install ASE and PERL on motorola droid 2. Run hello_world.pl 3. Error appears in console What is the expected output? What do you see instead? "Hello, Android" popup appears as expected, error message appears in console. What version of the product are you using? On what operating system? r14 Please provide any additional information below. error is produced by call to $a->makeToast()
  • Nov 19, 2009
    PythonAndroidAPI (A description of the Android API available to Python scripts...) Wiki page commented on by aitrus72   -   Hi! I noticed that the notify() method doesn't allow you to attach an intent, in order to e.g. open a certain program or webpage when the notification is clicked by the user. Is there any way to do this? Maybe using lower-level api calls? Perhaps using startActivity or something... Thanks! --David
    Hi! I noticed that the notify() method doesn't allow you to attach an intent, in order to e.g. open a certain program or webpage when the notification is clicked by the user. Is there any way to do this? Maybe using lower-level api calls? Perhaps using startActivity or something... Thanks! --David
  • Nov 19, 2009
    UserGuide (An introduction to ASE.) Wiki page commented on by tad.guski   -   I tried to do some simple scripts using for loops and such. Its hard to do anything without access to commands like sed or basename or other basic commands. Everytime I try them, I get Permission Denied. Any ideas?
    I tried to do some simple scripts using for loops and such. Its hard to do anything without access to commands like sed or basename or other basic commands. Everytime I try them, I get Permission Denied. Any ideas?
  • Nov 19, 2009
    FAQ (Frequently asked questions.) Wiki page commented on by romuloblancohidalgo   -   Hi damonkohler, I have some cuestions for you: * I guess not but, is it possible to invoke an application written in python from a apk file? * Is there any way to run an egg on Android?
    Hi damonkohler, I have some cuestions for you: * I guess not but, is it possible to invoke an application written in python from a apk file? * Is there any way to run an egg on Android?
  • Nov 18, 2009
    PythonAndroidAPI (A description of the Android API available to Python scripts...) Wiki page commented on by SpankyMcCranky   -   Wonderful project you have here. I have a few questions though since I'm pretty new to all of this. 1) Can we use the captureImage() command to attach a photo to gmail? 2) Is there any way to utilize the "Voice Search" api and output the said text into a string? and 3) If I was to compile this as a standalone application, would I be able to hide the terminal?
    Wonderful project you have here. I have a few questions though since I'm pretty new to all of this. 1) Can we use the captureImage() command to attach a photo to gmail? 2) Is there any way to utilize the "Voice Search" api and output the said text into a string? and 3) If I was to compile this as a standalone application, would I be able to hide the terminal?
  • Nov 18, 2009
    issue 137 (Can we have bigger font sizes?) reported by AtlasSoft   -   I'm visually impaired, and normally reading things on a phone is fine for me. But when I'm writing code on my droid, it becomes a strain to read the tiny letters, even at 20pt (which looks more like 8pt on a normal computer screen). You can imagine how frustrating it is to have to type a line of code in slowly on the keypad, only to hit enter and find I've made a typo. Anyway, I'd really appreciate it if you could let me crank the font up a bit. In the preferences, the highest setting is 20pt and I find myself wanting maybe 22 or 24pt. People with worse vision than mine may prefer their text even larger.
    I'm visually impaired, and normally reading things on a phone is fine for me. But when I'm writing code on my droid, it becomes a strain to read the tiny letters, even at 20pt (which looks more like 8pt on a normal computer screen). You can imagine how frustrating it is to have to type a line of code in slowly on the keypad, only to hit enter and find I've made a typo. Anyway, I'd really appreciate it if you could let me crank the font up a bit. In the preferences, the highest setting is 20pt and I find myself wanting maybe 22 or 24pt. People with worse vision than mine may prefer their text even larger.

Last 30 days

  • Nov 16, 2009
    issue 136 (Android 2.0 Fix for Pending issue. android.os.Exec removed) commented on by shawn.burkit   -   Sorry cant tell i have not been able to install this app since r14 I always get unable to install as if it was signed improperly, I have pushed it as well and it does not run
    Sorry cant tell i have not been able to install this app since r14 I always get unable to install as if it was signed improperly, I have pushed it as well and it does not run
  • Nov 16, 2009
    issue 136 (Android 2.0 Fix for Pending issue. android.os.Exec removed) Status changed by damonkohler   -   This is actually already fixed in r14.
    Status: WontFix
    This is actually already fixed in r14.
    Status: WontFix
  • Nov 16, 2009
    issue 136 (Android 2.0 Fix for Pending issue. android.os.Exec removed) reported by shawn.burkit   -   What steps will reproduce the problem? 1.any 2.0 os will crash because of the removal of the andoid.os.exec What is the expected output? What do you see instead? Force Close What version of the product are you using? On what operating system? any 2.o android Please provide any additional information below. The only fix I have seen to this point is compiling the app in both ndk and sdk and building a library for the exec file. http://code.google.com/p/androidterm/
    What steps will reproduce the problem? 1.any 2.0 os will crash because of the removal of the andoid.os.exec What is the expected output? What do you see instead? Force Close What version of the product are you using? On what operating system? any 2.o android Please provide any additional information below. The only fix I have seen to this point is compiling the app in both ndk and sdk and building a library for the exec file. http://code.google.com/p/androidterm/
  • Nov 16, 2009
    issue 119 (Add support for querying and changing more Android settings) commented on by cseickel   -   I am also looking for this functionality. One use case: I'd like to be able to sense when it is in the car dock and change the screen timeout to "never" and the volume to max, then revert back to the prior settings when it is removed from the car dock.
    I am also looking for this functionality. One use case: I'd like to be able to sense when it is in the car dock and change the screen timeout to "never" and the volume to max, then revert back to the prior settings when it is removed from the car dock.
  • Nov 16, 2009
    issue 122 (Importing Python thread module) commented on by mark.matienzo   -   I've downloaded ASE r14, but I haven't reinstalled Python yet. I'll try doing that - what's the best way to go about reinstalling Python? I see the same problem as before with r14 as is.
    I've downloaded ASE r14, but I haven't reinstalled Python yet. I'll try doing that - what's the best way to go about reinstalling Python? I see the same problem as before with r14 as is.
  • Nov 15, 2009
    issue 135 (Upgrade to JRuby 1.4) reported by rscottmoyer   -   It would be great to upgrade to JRuby 1.4 from the current JRuby 1.2RC1.
    It would be great to upgrade to JRuby 1.4 from the current JRuby 1.2RC1.
  • Nov 14, 2009
    InstallingInterpreters (A howto for installing additional interpreters.) Wiki page commented on by jimmit.t   -   setupr, Thanks so much! It was killing me that I didn't have any interpreters showing up in the list to add. The instructions should be updated to reflect setupr's comment.
    setupr, Thanks so much! It was killing me that I didn't have any interpreters showing up in the list to add. The instructions should be updated to reflect setupr's comment.
  • Nov 14, 2009
    issue 122 (Importing Python thread module) Status changed by damonkohler   -   No other reports and no additional stars. Are you still having problems Mark? On version r14? I'm closing this for now.
    Status: WontFix
    No other reports and no additional stars. Are you still having problems Mark? On version r14? I'm closing this for now.
    Status: WontFix
  • Nov 14, 2009
    issue 132 (Feature request: emulating user actions ) changed by damonkohler   -  
    Status: Accepted
    Labels: Type-Enhancement Type-Defect
    Status: Accepted
    Labels: Type-Enhancement Type-Defect
  • Nov 14, 2009
    issue 124 (Release with Cupcake Support) Status changed by damonkohler   -  
    Status: Accepted
    Status: Accepted
  • Nov 14, 2009
    issue 123 (Support readline) Status changed by damonkohler   -  
    Status: Accepted
    Status: Accepted
  • Nov 14, 2009
    issue 40 (Add PHP support) commented on by lexqwe   -   it would be great:)
    it would be great:)
  • Nov 14, 2009
    UserGuide (An introduction to ASE.) Wiki page commented on by damonkohler   -   @fotoflo I'm not familiar with how it works on Windows. But it sounds like you've done the right things. Maybe you have a firewall issue?
    @fotoflo I'm not familiar with how it works on Windows. But it sounds like you've done the right things. Maybe you have a firewall issue?
  • Nov 14, 2009
    PythonAndroidAPI (A description of the Android API available to Python scripts...) Wiki page commented on by damonkohler   -   @awognar Yes, it is possible. The command is forceStopPackage(packagename). It should be in the Javadoc, but it looks like it's not updated... That I'll have to fix.
    @awognar Yes, it is possible. The command is forceStopPackage(packagename). It should be in the Javadoc, but it looks like it's not updated... That I'll have to fix.
  • Nov 14, 2009
    FAQ (Frequently asked questions.) Wiki page commented on by damonkohler   -   @baolijian ASE runs as itself (i.e. the user assigned by Android when it is installed). You could open a shell, su, and then execute the interpreters on your own though to run them as root. @DerGraf Passing in and retrieving arbitrary extras isn't yet supported. @raphaelmiranda Take a look at the [http://developer.android.com/ Android documentation] to see what Java libraries are available on the platform.
    @baolijian ASE runs as itself (i.e. the user assigned by Android when it is installed). You could open a shell, su, and then execute the interpreters on your own though to run them as root. @DerGraf Passing in and retrieving arbitrary extras isn't yet supported. @raphaelmiranda Take a look at the [http://developer.android.com/ Android documentation] to see what Java libraries are available on the platform.
  • Nov 14, 2009
    issue 124 (Release with Cupcake Support) commented on by damonkohler   -   Issue 134 has been merged into this issue.
    Issue 134 has been merged into this issue.
  • Nov 14, 2009
    issue 134 (HTC Hero not working with r14) changed by damonkohler   -  
    Status: Duplicate
    Status: Duplicate
  • Nov 14, 2009
    issue 134 (HTC Hero not working with r14) reported by superlinkx   -   1. Download via android browser. 2. Install after download. Gives: Installation begins, then gives "ASE could not be installed on this phone. Note: r13 worked and I went back to using that. I had uninstalled r13 before installing r14. I also tried r13 upgraded to r14 with same result.
    1. Download via android browser. 2. Install after download. Gives: Installation begins, then gives "ASE could not be installed on this phone. Note: r13 worked and I went back to using that. I had uninstalled r13 before installing r14. I also tried r13 upgraded to r14 with same result.
  • Nov 13, 2009
    issue 126 (Motorola Cliq ASE will not install ) commented on by gad2103   -   i cant install it either!
    i cant install it either!
  • Nov 13, 2009
  • Nov 12, 2009
    issue 132 (Feature request: emulating user actions ) reported by trubink   -   Emulating user actions (like android.test.TouchUtils) enable to use scripts for testing applications.
    Emulating user actions (like android.test.TouchUtils) enable to use scripts for testing applications.
  • Nov 11, 2009
    issue 50 (ASE Facade as Service) commented on by atomicdryad   -   I altered my install to allow for my $droid = Android->new('port'=>'43773'); or my $droid = Android->new('trace'=>'1'); --- old.android.pm 2009-11-12 01:56:18.000000000 +0000 +++ Android.pm 2009-11-12 01:56:01.000000000 +0000 @@ -74,8 +74,9 @@ sub new { my $class = shift; - if (@_) { - print STDERR "$0: client: new() expected no arguments, got @_\n"; + my %args=@_; + foreach('port','trace') { + $Opt{$_}=$args{$_} if ($args{$_}); } my $fh = IO::Socket::INET->new(Proto => 'tcp',
    I altered my install to allow for my $droid = Android->new('port'=>'43773'); or my $droid = Android->new('trace'=>'1'); --- old.android.pm 2009-11-12 01:56:18.000000000 +0000 +++ Android.pm 2009-11-12 01:56:01.000000000 +0000 @@ -74,8 +74,9 @@ sub new { my $class = shift; - if (@_) { - print STDERR "$0: client: new() expected no arguments, got @_\n"; + my %args=@_; + foreach('port','trace') { + $Opt{$_}=$args{$_} if ($args{$_}); } my $fh = IO::Socket::INET->new(Proto => 'tcp',
  • Nov 11, 2009
    issue 124 (Release with Cupcake Support) commented on by chris.kuethe   -   Yes, my verizon droid is running eclair and refuses to install. r13 would install, but would crash when installing interpreters.
    Yes, my verizon droid is running eclair and refuses to install. r13 would install, but would crash when installing interpreters.
  • Nov 11, 2009
    issue 127 (ASE could not be installed on this phone (Verizon Droid Eris...) commented on by chris.kuethe   -   Yes, my droid is running eclair and refuses to install. r13 would install, but would crash when installing interpreters.
    Yes, my droid is running eclair and refuses to install. r13 would install, but would crash when installing interpreters.
  • Nov 11, 2009
    issue 124 (Release with Cupcake Support) commented on by damonkohler   -   Issue 127 has been merged into this issue.
    Issue 127 has been merged into this issue.
  • Nov 11, 2009
    issue 127 (ASE could not be installed on this phone (Verizon Droid Eris...) changed by damonkohler   -   Ah, I see. Eris is only running Cupcake. This is a dupe then.
    Status: Duplicate
    Ah, I see. Eris is only running Cupcake. This is a dupe then.
    Status: Duplicate
  • Nov 11, 2009
    issue 127 (ASE could not be installed on this phone (Verizon Droid Eris...) commented on by damonkohler   -   It looks like the firmware version is 1.5 which would be Cupcake. The Droid should have Eclair on it. Anyone else having this issue?
    It looks like the firmware version is 1.5 which would be Cupcake. The Droid should have Eclair on it. Anyone else having this issue?
  • Nov 11, 2009
    issue 124 (Release with Cupcake Support) commented on by damonkohler   -   Issue 131 has been merged into this issue.
    Issue 131 has been merged into this issue.