Discuss Scratch

-PixelByte-
Scratcher
500+ posts

App Creation with Scratch

card100 wrote:

karatebuilderboy wrote:

-PixelByte- wrote:

A few questions:

1. Does Phosphorus still only play sounds shorter than 29 seconds?
2. What does the thumbnail of a project turned into an app look like inside the app?
3: (more complicated question) If I put a ‘go to mouse-pointer block’ inside the project I want to turn into an app, how would that work? I mean, since clicking a mouse is equivalent to tapping on a phone, would something following the mouse-pointer be following your finger if you are holding down on the screen of a phone?

1. Pretty sure that's been fixed.
2. There is no thumbnail.
3. No clue. I'll have to try it out, but I would imagine it would go to where the screen was last tapped?
3. I would guess that it would go to the last place the screen was tapped
Thank you both for answering my questions.

I'm just a forum helper looking to code, write, produce, record, rap, and design. I'm also Christian and conservative.

Looking forward to using 3.0 on mobile
Aterix
Scratcher
76 posts

App Creation with Scratch

karatebuilderboy wrote:

Hi, all! I created this forum because of the recent movement in the community to create apps with Scratch. This forum will serve as a place to discuss methods and further them. As far as I know, the most commonly used method was developed by me and is available here: https://scratch.mit.edu/projects/116055504/

Thanks, and good luck to all!
Has anyone here tried AppInventor?
karatebuilderboy
Scratcher
100+ posts

App Creation with Scratch

Aterix wrote:

karatebuilderboy wrote:

Hi, all! I created this forum because of the recent movement in the community to create apps with Scratch. This forum will serve as a place to discuss methods and further them. As far as I know, the most commonly used method was developed by me and is available here: https://scratch.mit.edu/projects/116055504/

Thanks, and good luck to all!
Has anyone here tried AppInventor?
camck did some stuff with that. https://scratch.mit.edu/projects/130413068/
hebrews110
Scratcher
9 posts

App Creation with Scratch

Hi everyone! I'm making a lot of games I want to make into Kindle Fire apps but there are a lot of things I want to know about Scratch app development:

1: Would cloud data work in a Scratch app?

2: If you used a
ask [] and wait
in your app, then if you tapped on the text box, would a keyboard come up?

3: What would the Green Flag Jump Effect do if it were in a Kindle Fire app?

4: Can I use a sound more than 30 seconds long?

Those are the questions I have right now.

define excitement
knowing that I can make apps with scratch!
karatebuilderboy
Scratcher
100+ posts

App Creation with Scratch

hebrews110 wrote:

Hi everyone! I'm making a lot of games I want to make into Kindle Fire apps but there are a lot of things I want to know about Scratch app development:

1: Would cloud data work in a Scratch app?

2: If you used a
ask [] and wait
in your app, then if you tapped on the text box, would a keyboard come up?

3: What would the Green Flag Jump Effect do if it were in a Kindle Fire app?

4: Can I use a sound more than 30 seconds long?

Those are the questions I have right now.

define excitement
knowing that I can make apps with scratch!
1. Not by default. If you want to use cloud data, you have to have a (paid) server hosting it and mess with the Phosphorus source code.
2. I think.
4. Yes. That has been resolved by Nathan.
hebrews110
Scratcher
9 posts

App Creation with Scratch

I have released an app for the kindle fire app store! But, when I downloaded it, it did not have a logo! Even though it had a logo on the appstore. Can anyone help me?
karatebuilderboy
Scratcher
100+ posts

App Creation with Scratch

hebrews110 wrote:

I have released an app for the kindle fire app store! But, when I downloaded it, it did not have a logo! Even though it had a logo on the appstore. Can anyone help me?
Did you create an icon for the app? You have to edit some xml.
happyb123
Scratcher
12 posts

App Creation with Scratch

card100 wrote:

karatebuilderboy wrote:

-PixelByte- wrote:

A few questions:

1. Does Phosphorus still only play sounds shorter than 29 seconds?
2. What does the thumbnail of a project turned into an app look like inside the app?
3: (more complicated question) If I put a ‘go to mouse-pointer block’ inside the project I want to turn into an app, how would that work? I mean, since clicking a mouse is equivalent to tapping on a phone, would something following the mouse-pointer be following your finger if you are holding down on the screen of a phone?

1. Pretty sure that's been fixed.
2. There is no thumbnail.
3. No clue. I'll have to try it out, but I would imagine it would go to where the screen was last tapped?
3. I would guess that it would go to the last place the screen was tapped
Well, I'm not sure about with PhoneGap but (android only) if you;

1: compile with phosphorus,
2: make a apps geyser account and use web template,
3: fill out info about your app
4: download your apk,
yes, it would go to the last place pressed.

© Happyb123
By reading this comment you hereby agree that this post is solely the property of Happyb123
JK!
bat123wert
Scratcher
24 posts

App Creation with Scratch

nice

https://scratch.mit.edu/projects/294135837/
when green flag clicked
forever

if <[12] = [12]> then
broadcast [... v]
wait (10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000) secs
endend
SimpleScratch
Scratcher
500+ posts

App Creation with Scratch

Wow
Just tried it out and it works

Top marks for such clear instructions

Simon
karatebuilderboy
Scratcher
100+ posts

App Creation with Scratch

SimpleScratch wrote:

Wow
Just tried it out and it works

Top marks for such clear instructions

Simon
Thanks a ton!
EHAN_INC
Scratcher
28 posts

App Creation with Scratch

How do we costomize the app icon that we see when we downlaod the app
cloud199
Scratcher
8 posts

App Creation with Scratch

AsunAka wrote:

I actually put a link to the studio on my scratch version of my app.
not full no loop there
samq64
Scratcher
1000+ posts

App Creation with Scratch

Is there any way I can change the aspect ratio of the final app? I want it to be 240x400 so it's optimized for phones.
samq64
Scratcher
1000+ posts

App Creation with Scratch

Unfortunately PhoneGap is discontinued making the project obsolete.
SmileyFace6570
Scratcher
5 posts

App Creation with Scratch

This may be a way to create a scratch project app:

First, download a scratch project,
Open your files and drag it into your desktop

I'm not very sure about this but if fails maybe you can give me another way
SmileyFace6570
Scratcher
5 posts

App Creation with Scratch

SmileyFace6570 wrote:

This may be a way to create a scratch project app:

First, download a scratch project,
Open your files and drag it into your desktop

I'm not very sure about this but if fails maybe you can give me another way but the app thumbnail will be a piece of paper
applejuiceproduc
Scratcher
1000+ posts

App Creation with Scratch

SmileyFace6570 wrote:

This may be a way to create a scratch project app:

First, download a scratch project,
Open your files and drag it into your desktop

I'm not very sure about this but if fails maybe you can give me another way
no this wouldnt' work. However, it's much easier now after https://packager.turbowarp.org/ got made. You can make it into a windows, mac or linux app, or a website.

A signature
SmileyFace6570
Scratcher
5 posts

App Creation with Scratch

So maybe we can get some help..
Scratch can be turned into an app but not projects but there's something that l'm concerned with, that Embed code is for creating websites and what else.
Umm
applejuiceproduc
Scratcher
1000+ posts

App Creation with Scratch

SmileyFace6570 wrote:

So maybe we can get some help..
Scratch can be turned into an app but not projects but there's something that l'm concerned with, that Embed code is for creating websites and what else.
Umm
right now, it's pretty much impossible to port a scratch app to android/ios, but you can port to a website, windows app, mac os app and linux app

A signature

Powered by DjangoBB