This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#76 2012-01-01 21:14:41

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Re: Scratch on Android

I broke the 5000 lines!
( This is my first project in my live with more than 4000 lines code  big_smile  )


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#77 2012-01-01 23:39:00

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Scratch on Android

ZeroLuck wrote:

I broke the 5000 lines!
( This is my first project in my live with more than 4000 lines code  big_smile  )

Nice milestone.  big_smile


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#78 2012-01-02 15:02:05

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Re: Scratch on Android

Some new working features:
1. Now large and slider variables are working too!
2. the effects (the things like whirl and fisheye) are working!
3. All pen blocks are working now!

Now only the midi blocks, lists on the stage,  and the [if on edge, bounce] block aren't working  hmm

(I didn't updated the Applet)

EDIT

And there are some glitches too...

Last edited by ZeroLuck (2012-01-02 15:03:55)


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#79 2012-01-02 18:05:43

GP1
Scratcher
Registered: 2009-07-06
Posts: 1000+

Re: Scratch on Android

Will you update it soon? The last download link is broken.


I am currently http://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=imagehttp://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=text and I finally got over 1000 posts.

Offline

 

#80 2012-01-02 20:31:32

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Re: Scratch on Android

GP1 wrote:

Will you update it soon? The last download link is broken.

Yes I will.
I hope in the next update you are able to open sb files on Android.


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#81 2012-01-02 22:30:49

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Scratch on Android

I'll be glad to test. I have a nook tablet and all the tests work fine (at least what I think) but the paint app would be better without a pencil. maybe the new button at the bottom too.


Oh, and one more thing: whenever I install a new test, it replaces the old one... maybe the name is the same so it replaces it?

Offline

 

#82 2012-01-03 06:30:01

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Re: Scratch on Android

kayybee wrote:

I'll be glad to test. I have a nook tablet and all the tests work fine (at least what I think) but the paint app would be better without a pencil. maybe the new button at the bottom too.


Oh, and one more thing: whenever I install a new test, it replaces the old one... maybe the name is the same so it replaces it?

1.
The paint scratch project was only a test...
I am not very interested to make an update for it because
the app is now able to play the most Scratch example projects. I will use them
instead.

2.
The "Java packages" are the same ("org.me.scratchplayer") and if packages names are the same
Android thinks this is an update for the App. So the old App is replaced with the new App.

EDIT: You are welcome to test!

Last edited by ZeroLuck (2012-01-03 06:30:44)


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#83 2012-01-05 00:41:06

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Scratch on Android

Could you make them separate? I'd like to have all of them  smile

It's okay I'd it's too much work (I barely started java, so um...) but it'd be cool if I could have all of them.

I might be able to help. Might. Although I'd have to learn java pretty quickly... So if you want me to help ill be glad to learn java more and faster.

Offline

 

#84 2012-01-05 03:06:57

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Re: Scratch on Android

kayybee wrote:

Could you make them separate? I'd like to have all of them  smile

It's okay I'd it's too much work (I barely started java, so um...) but it'd be cool if I could have all of them.

I might be able to help. Might. Although I'd have to learn java pretty quickly... So if you want me to help ill be glad to learn java more and faster.

I am not sure you can help, but you are allowed.
The player is (was?) nearly finished. But if you want I can send you the source code (E-Mail? )
I designed the player with many interfaces, so that the player should be working on
not only on Android!
So if you want to help, you aren't allowed to use classes which are only supported to use classes which are supported on Windows and Android!

Last edited by ZeroLuck (2012-01-05 03:08:36)


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#85 2012-01-05 09:27:23

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Scratch on Android

Can i have the source now? You should upload it to Dropbox or something and post a link here since we're not allowed to post the email on the forums.


http://i.imgur.com/YBeXc.png

Offline

 

#86 2012-01-05 10:10:44

adityasm9
Scratcher
Registered: 2008-03-12
Posts: 100+

Re: Scratch on Android

I hope you complete it.... It looked really promising.....

Offline

 

#87 2012-01-05 10:18:48

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Re: Scratch on Android

pwiter wrote:

Can i have the source now? You should upload it to Dropbox or something and post a link here since we're not allowed to post the email on the forums.

Here it is...
playersrc.zip

adityasm9 wrote:

I hope you complete it.... It looked really promising.....

I think I won't work at this for the next week.
I am still shocked of this Android SqueakVM  big_smile


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#88 2012-01-05 11:56:43

SimpleScratch
Scratcher
Registered: 2007-05-25
Posts: 100+

Re: Scratch on Android

I woudn't worry too much - the Android Scratch via SqueakVM is more about building and running Scratch projects whereas yours is a player which would be much more suitable on Smartphones  smile

Simon

Offline

 

#89 2012-01-05 12:07:01

adityasm9
Scratcher
Registered: 2008-03-12
Posts: 100+

Re: Scratch on Android

ZeroLuck wrote:

pwiter wrote:

Can i have the source now? You should upload it to Dropbox or something and post a link here since we're not allowed to post the email on the forums.

Here it is...
playersrc.zip

adityasm9 wrote:

I hope you complete it.... It looked really promising.....

I think I won't work at this for the next week.
I am still shocked of this Android SqueakVM  big_smile

Take all the time you want.  big_smile  I just don't want it to be abandoned.

Offline

 

#90 2012-01-05 13:02:01

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Scratch on Android

Nice! I am running it on my computer and it can run basics projects well!  big_smile  There seem to be some costume offset glitches though.

EDIT: You also have a few typos in your block names.

Last edited by MathWizz (2012-01-05 13:02:30)


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#91 2012-01-05 13:07:01

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Re: Scratch on Android

MathWizz wrote:

Nice! I am running it on my computer and it can run basics projects well!  big_smile  There seem to be some costume offset glitches though.

EDIT: You also have a few typos in your block names.

Thanks!
Can you please tell me all typos?
I would be really happy!


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#92 2012-01-05 13:37:18

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Scratch on Android

ZeroLuck wrote:

MathWizz wrote:

Nice! I am running it on my computer and it can run basics projects well!  big_smile  There seem to be some costume offset glitches though.

EDIT: You also have a few typos in your block names.

Thanks!
Can you please tell me all typos?
I would be really happy!

The ones I saw were computeFunction:of: and resetTimer.


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#93 2012-01-06 17:49:54

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Scratch on Android

ZeroLuck wrote:

pwiter wrote:

Can i have the source now? You should upload it to Dropbox or something and post a link here since we're not allowed to post the email on the forums.

Here it is...

playersrc.zip
Um... What IDE do you use? I use Eclipse and it won't recognise for source


http://i.imgur.com/YBeXc.png

Offline

 

#94 2012-01-06 18:03:17

rookwood101
Scratcher
Registered: 2011-07-29
Posts: 500+

Re: Scratch on Android

pwiter wrote:

ZeroLuck wrote:

pwiter wrote:

Can i have the source now? You should upload it to Dropbox or something and post a link here since we're not allowed to post the email on the forums.

Here it is...

playersrc.zip
Um... What IDE do you use? I use Eclipse and it won't recognise for source

looks like netbeans.


http://i.imgur.com/zeIZW.png

Offline

 

#95 2012-01-06 18:31:55

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Re: Scratch on Android

rookwood101 wrote:

pwiter wrote:

ZeroLuck wrote:


Here it is...

playersrc.zip
Um... What IDE do you use? I use Eclipse and it won't recognise for source

looks like netbeans.

Yes it is Netbeans!
But what's the problem?
Make a eclipse project and copy the source files...


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#96 2012-01-06 20:07:25

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Scratch on Android

ZeroLuck wrote:

rookwood101 wrote:

pwiter wrote:


playersrc.zip
Um... What IDE do you use? I use Eclipse and it won't recognise for source

looks like netbeans.

Yes it is Netbeans!
But what's the problem?
Make a eclipse project and copy the source files...

I used to use NetBeans. But did what you said before i checked


http://i.imgur.com/YBeXc.png

Offline

 

#97 2012-01-06 23:57:22

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Scratch on Android

ZeroLuck wrote:

kayybee wrote:

Could you make them separate? I'd like to have all of them  smile

It's okay I'd it's too much work (I barely started java, so um...) but it'd be cool if I could have all of them.

I might be able to help. Might. Although I'd have to learn java pretty quickly... So if you want me to help ill be glad to learn java more and faster.

I am not sure you can help, but you are allowed.
The player is (was?) nearly finished. But if you want I can send you the source code (E-Mail? )
I designed the player with many interfaces, so that the player should be working on
not only on Android!
So if you want to help, you aren't allowed to use classes which are only supported to use classes which are supported on Windows and Android!

Err... If I can't understand this, I'm pretty sure I can't help. I'll just test.

Offline

 

#98 2012-01-07 08:56:22

PullJosh
Scratcher
Registered: 2011-08-01
Posts: 500+

Re: Scratch on Android

I know how to do it with apple things. Jailbreak you device and then instal java. It's that simple.  wink


http://www.blocks.scratchr.org/API.php?action=text&string=I'm_on_vacation!&xpos=155&ypos=90&font_size=30&bgimage=http://imageshack.us/a/img339/7215/sspeechsigapiforwords.png

Offline

 

#99 2012-01-07 14:26:27

catfan8
Scratcher
Registered: 2008-07-23
Posts: 500+

Re: Scratch on Android

I'll test this out on my Droid incredible 2


http://mag.racked.eu/cimage/i9002/Sword-In-Back+get%21/HEROBRINE+Y+U+NO+EXIST/mca.png

Offline

 

#100 2012-01-07 16:32:24

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Scratch on Android

PullJosh wrote:

I know how to do it with apple things. Jailbreak you device and then instal java. It's that simple.  wink

1. This is about android.

2. Jailbreaks aren't always available, or sometimes people don't want to, or can't. Jailbreaking was not originally intended, so it can be more trouble than it's worth.

Offline

 

Board footer